home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Abakt 0.9.1
/
abakt-0.9.1.exe
/
Abakt.exe
/
0
/
RCDATA
/
TFRAMEDESTINATION
/
TFRAMEDESTINATION.txt
Wrap
Text File
|
2005-04-18
|
5KB
|
205 lines
object FrameDestination: TFrameDestination
Left = 0
Top = 0
Width = 580
Height = 338
AutoScroll = False
TabOrder = 0
object ScrollBox_Dest: TScrollBox
Left = 0
Top = 0
Width = 580
Height = 338
Align = alClient
TabOrder = 0
object gbx_Name: TGroupBox
Left = 0
Top = 103
Width = 576
Height = 130
Align = alTop
Caption = 'Name'
TabOrder = 2
DesignSize = (
576
130)
object Label29: TLabel
Left = 8
Top = 42
Width = 44
Height = 13
Caption = 'Te&mplate'
FocusControl = ed_NameTemplate
end
object Label32: TLabel
Left = 8
Top = 17
Width = 38
Height = 13
Caption = 'Preview'
end
object Label34: TLabel
Left = 64
Top = 70
Width = 45
Height = 13
Alignment = taRightJustify
Caption = 'Examples'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lbl_AppendExtension: TLabel
Left = 26
Top = 111
Width = 108
Height = 13
Caption = 'AUTO_TRANSLATED'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ed_NameTemplate: TEdit
Left = 120
Top = 39
Width = 446
Height = 21
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelEdges = [beLeft, beTop, beRight]
TabOrder = 1
OnChange = ed_NameTemplateChange
end
object ed_FormattedTextPreview: TEdit
Left = 120
Top = 15
Width = 446
Height = 18
TabStop = False
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelKind = bkFlat
BorderStyle = bsNone
Color = clSilver
Ctl3D = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
object cb_AppendExtension: TCheckBox
Left = 8
Top = 92
Width = 129
Height = 17
Caption = 'Append Exten&sion'
Checked = True
State = cbChecked
TabOrder = 3
end
object cmbx_NameTemplateExamples: TComboBox
Left = 120
Top = 66
Width = 361
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnSelect = cmbx_NameTemplateExamplesSelect
Items.Strings = (
'Choose...'
'<Name>'
'<Name>-MyText'
'<Name>-BAK-<Date>'
'<Name>-<Date>-<ArchiveMode>'
'<Name>-<Date@Time>'
'Backup of Profile <Name>, made on <Day, Date>')
end
end
object pnl_Descr_Destination: TPanel
Left = 0
Top = 0
Width = 576
Height = 20
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label15: TLabel
Left = 8
Top = 3
Width = 224
Height = 13
Caption = 'Specify the Destination directory and (file)name.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object gbx_Directory: TGroupBox
Left = 0
Top = 20
Width = 576
Height = 83
Align = alTop
Caption = 'Directory'
TabOrder = 1
DesignSize = (
576
83)
object lbl_AutoCreateDir: TLabel
Left = 26
Top = 64
Width = 108
Height = 13
Caption = 'AUTO_TRANSLATED'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object bt_BrowseDir: TButton
Left = 8
Top = 19
Width = 105
Height = 22
Caption = '&Browse'
TabOrder = 0
OnClick = bt_BrowseDirClick
end
object ed_DestDir: TEdit
Left = 120
Top = 20
Width = 446
Height = 21
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelEdges = [beLeft, beTop, beRight]
TabOrder = 1
OnChange = SetProfileModified
end
object cb_AutoCreateDir: TCheckBox
Left = 8
Top = 46
Width = 177
Height = 17
Caption = 'Automatically &Create Directory'
Checked = True
State = cbChecked
TabOrder = 2
OnClick = SetProfileModified
end
end
end
end